This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
Failed to load DSAPI Filter ~Vanessa Prevelukonyakol 15.Dec.03 09:17 PM a Web browser Domino Server 6.0.2 CF2Linux - RedHat
Hi,
I am tryin to load the simple dsapifilter example
on redhat linux 8.0 using gcc 3.2. The windows dll for the same source code loads fine. The http server on redhat 8.0 domino instance always
fails to load the shared library with a simple message:
-------
HTTP Server: Failed to load DSAPI module libMyTestFilter.so
-------
I am using the following options for compilation
g++ -c -march=i486 -fpic -DUNIX -DLINUX -DHANDLE_IS_32BITS